How to Install keymapper software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install keymapper software package in Ubuntu 12.04 LTS (Precise Pangolin)

keymapper software package provides Keyboard map decision tree builder and interpreter, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install keymapper 

keymapper is installed in your system.

Make ensure the keymapper package were installed using the commands given below,

$ sudo dpkg-query -l | grep keymapper *

You will get with keymapper package name, version, architecture and description in a table

keymapper package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package keymapper
Version 0.5.3-10.1build1
Description Keyboard map decision tree builder and interpreter
Sub Section Utils


See Also, How to uninstall or remove keymapper software package from Ubuntu 12.04 LTS (Precise Pangolin)?